Home } Forms } Checkbox Changer



Takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value. Clever for loops!
C1
C2
C3
C4
C5
C6
C7
C8
C9
C10
C11
C12
C13
C14




JavaScript Source Code 2002: Forms: Checkbox Changer

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!